Externally clocked SPI interrupt request
WAKE_UP | Wake up request. Active on incoming slave request when externally clocked selection is ‘1’. Only used when CTRL.EC_AM_MODE is ‘1’. |
EZ_STOP | STOP detection. Activated on the end of a every transfer (SPI deselection). Only available in EZ and CMD_RESP mode and when CTRL.EC_OP_MODE is ‘1’. |
EZ_WRITE_STOP | STOP detection after a write transfer occurred. Activated on the end of a write transfer (SPI deselection). This event is an indication that a buffer memory location has been written to. For EZ mode: a transfer that only writes the base address does NOT activate this event. Only used in EZ and CMD_RESP modes and when CTRL.EC_OP_MODE is ‘1’. |
EZ_READ_STOP | STOP detection after a read transfer occurred. Activated on the end of a read transfer (SPI deselection). This event is an indication that a buffer memory location has been read from. Only used in EZ and CMD_RESP modes and when CTRL.EC_OP_MODE is ‘1’. |